cherokee-based theme of dokuwiki

author: Xan <DXpublica@telefonica.net>
creation date: 15/03/2006
lates revision: 16/03/2006
version: 2
license: GPL 2
inspired by:
   * cherokee web based (0x50.org)
   * mono-project web based
   * banshee project web based

contents:
   * use partial (modified or inspired) contents of this pages
   * some icons from tango project

INSTALLATION
===================================

1) decompress cherokee-based.tar.gz in lib/tpl/cherokee-based
2) modify cherokee-based/conf.php for footer and sidebars
3) put "id= button_search" in function tpl_searchform() of inc/template.php for viewing button search as theme want (optional). If you don't touch, the button search will be more heigher

USAGE
===================================
By default no sidebar is created.
You could create a sidebar for specific page or default sidebar (for all pages)

- For create left sidebar of "wikiexample" page, you have to create the page "wikiexample_sidebar_left" (the "sidebar" string could be changed in conf.php). Idem right sidebar
- For create default left sidebar, simply create "default_sidebar_left" (it could be changed in conf.php) (idem right sidebar)
- The specific page sidebar has high priority than default sidebar.


